| T171 | TT280 | B200 | B202 | DD202 | D319 | M150 | B300 | TMA scores |
HTML for my Feedback Page
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<meta name="Author" content="Nikki">
<meta name="GENERATOR" content="Mozilla/4.72 [en] (Win95; I)
[Netscape]">
<title>Feedback Page</title>
<link rel="stylesheet" href="nsc54.css"
type="text/css">
</head>
<body>
<table WIDTH="100%" >
<tr>
<td ALIGN=CENTER VALIGN=TOP ROWSPAN="3" WIDTH="20%">
<table BORDER=5 CELLSPACING=7 CELLPADDING=10 WIDTH="100%"
>
<tr>
<td ALIGN=CENTER VALIGN=middle><a href="nsc54_hp.html" title="To home page">HOME</a></td>
</tr>
<tr>
<td ALIGN=CENTER VALIGN=middle><a href="nsc54_cd.html" TITLE="Contact Us">CONTACT DETAILS</a></td>
</tr>
<tr>
<td ALIGN=CENTER VALIGN=middle><a href="nsc54_cp.html">BROWSE OUR CATALOGUE</a></td>
</tr>
<tr>
<td ALIGN=CENTER VALIGN=middle><a href="nsc54_op.html" TITLE="Place an order">ORDER FORM</a></td>
</tr>
<tr>
<td ALIGN=CENTER VALIGN=middle>SITE FEEDBACK</td>
</tr>
<tr>
<td ALIGN=CENTER VALIGN=middle><a href="nsc54_tp.html">COMPANY HISTORY</a></td>
</tr>
</table>
</td>
<td ALIGN=CENTER VALIGN=middle WIDTH="80%">
<h1>
COMPANY NAME <img SRC="image.jpg" ALT="Company Logo" height=70 width=70 align=middle></h1>
</td>
</tr>
<tr>
<td><hr size="5" width="100%"></td>
</tr>
<tr>
<td ALIGN=LEFT VALIGN=TOP>
<h3>
VISITOR FEEDBACK</h3>
<p><br>
<form NAME="Feedback" ACTION="http://desktop.open.ac.uk/cgi-bin/tt280/test.cgi" METHOD="get">
<p>Are you:
<input TYPE="radio" NAME="sex" VALUE="male">Male
<input TYPE="radio" NAME="sex" VALUE="female"
CHECKED>Female
<p>Which age range are you in?
<br> <input TYPE="radio" NAME="age" VALUE="20/30">20 - 30
<br> <input TYPE="radio" NAME="age" VALUE="31/40">31 - 40
<br> <input TYPE="radio" NAME="age" VALUE="41/50">41 - 50
<br> <input TYPE="radio" NAME="age" VALUE="51/60">51 - 60
<br> <input TYPE="radio" NAME="age" VALUE="60+">60 +
<p>Is this your first visit to the site?
<input TYPE="radio" NAME="visit" VALUE="yes">Yes
<input TYPE="radio" NAME="visit" Value="no">No
<br>
<br>
<p>How easy did you find the site to navigate?
<select NAME="navigate">
<option VALUE="ve">Very Easy
<option VALUE="e">Easy
<option VALUE="r">Reasonable
<option VALUE="d">Difficult
<option VALUE="vd">Very Difficult
</select>
<p>Have you ever made a purchase from this site?
<br> <input TYPE="radio" NAME="purchase" VALUE="yes">Yes
<br> <input TYPE="radio" NAME="purchase" VALUE="no">No
<p>Would you make further purchases from the site?
<br> <input TYPE="radio" NAME="more" VALUE="yes">Yes
<br> <input TYPE="radio" NAME="more" VALUE="no">No
<br> <input TYPE="radio" NAME="more" VALUE="unsure">Unsure
<p>How likely would you be to recommend our site/products to others?
<select NAME="others">
<option VALUE="vl">Very Likely
<option VALUE="l">Likely
<option VALUE="u">Unlikely
<option VALUE="vu">Very Unlikely
<option VALUE="ns">Not Sure
</select>
<p>If you have purchased from our site, how happy were you with the way your <br> order was dealt with?
<select NAME="order">
<option VALUE="vh">Very Happy
<option VALUE="h">Happy
<option VALUE="u">Unhappy
<option VALUE="vu">Very Unhappy
</select>
<p>And finally, please let us know if you have any other comments on your visit to our site.
<br><textarea NAME="comments" ROWS="10" COLS="50"></textarea>
<p><input TYPE="submit" VALUE="Submit your comments" NAME="submit">
</form>
</td>
</tr>
</table>
</body>
</html>